@media (min-width: 768px){
	.sp{
		display: none;
	}
	#shop_info .inner{
		text-align: center;
		padding: 0 10px;
	}
	#shop_info .contents_title{
		display: inline-block;
		font-size: 50px;
		font-weight: bold;
		line-height: 60px;
		border-bottom: 4px solid #e50111;
		color: #e50111;
		padding: 40px 0 0;
	}
	#shop_info .lead{
		box-sizing: border-box;
		border: 6px solid #333333;
		margin: 30px 0 0;
		padding: 40px 20px;
		font-size: 26px;
		font-weight: bold;
		line-height: 40px;
		color: #333333;
	}
	#shop_info .visit{
		margin: 70px 0 0;
		padding: 0 0 40px;
	}
	#shop_info .visit .title{
		position: relative;
		width: 100%;
		height: 0;
		padding-top: 14.59183673469388%;
		background: url('/-/media/Project/Dmc Tenants/DD Tenant/shared/Information/shop_info/Images/visit_title.png') no-repeat center center;
		background-size: cover;
		margin: 0 0 40px;
	}
	#shop_info .visit .title div{
		position: absolute;
		bottom: 20px;
		left: 50%;
		transform: translateX(-50%);
		font-size: 50px;
		font-size: 46px;
		font-weight: bold;
		line-height: 1.0;
		color: #333333;
	}
	#shop_info .visit > ul > li{
		text-align: left;
		overflow: hidden;
		margin-top: 60px;
	}
	#shop_info .visit > ul > li:first-child{
		margin-top: 0;
	}
	#shop_info .visit > ul > li .img{
		float: left;
		width: 252px;
		text-align: center;
		padding: 10px 0 0;
	}
	#shop_info .visit > ul > li .img img{
		width: 127px;
	}
	#shop_info .visit .subtitle{
		font-size: 24px;
		font-weight: bold;
		line-height: 30px;
		color: #e60012;
		margin: 0 0 10px;
	}
	#shop_info .visit p{
		font-size: 16px;
		line-height: 30px;
		color: #333333;
		margin: 0 0 0 252px;
	}
	#shop_info .visit p.bold{
		font-size: 20px;
		font-weight: bold;
	}
	#shop_info .visit > ul > li > ul > li{
		position: relative;
	}
	#shop_info .visit > ul > li > ul > li{
		font-size: 16px;
		line-height: 28px;
		color: #333333;
		margin-left: 252px;
		padding-left: 1em;
	}
	#shop_info .visit > ul > li > ul > li:before{
		content: '・';
		position: absolute;
		left: 0;
	}
	#shop_info .visit .btn_wrap{
		margin: 42px 0 0;
	}
	#shop_info .visit .btn_wrap .btn_store{
		display: block;
		margin: 0 auto;
	}
	#shop_info .visit .btn_wrap .btn_store{
		position: relative;
		display: block;
		width: 300px;
		height: 50px;
		box-sizing: border-box;
		font-size: 22px;
		font-weight: bold;
		line-height: 42px;
		border: 3px solid #e60012;
		border-radius: 10px;
		color: #e60012;
		text-align: center;
	}
	#shop_info .visit .btn_wrap .btn_store:hover{
		opacity: 0.7;
	}
	#shop_info .visit .btn_wrap .btn_store:after{
		content: '';
		display: inline-block;
		border-top: 8px solid transparent;
		border-bottom: 8px solid transparent;
		border-left: 10px solid #e60012;
		margin: 0 0 0 16px;
	}


	#shop_info .home .title{
		position: relative;
		width: 100%;
		height: 0;
		padding-top: 13.6734693877551%;
		background: url('/-/media/Project/Dmc Tenants/DD Tenant/shared/Information/shop_info/Images/home_title.png') no-repeat center center;
		background-size: cover;
		margin: 60px 0 50px;
	}
	#shop_info .home .title div{
		position: absolute;
		bottom: 16px;
		left: 50%;
		transform: translateX(-43%);
		width: 100%;
		font-size: 50px;
		font-size: 46px;
		font-weight: bold;
		line-height: 1.2;
		color: #333333;
	}
	#shop_info .home .title div span.small{
		font-size: 32px;
		font-size: 29px;
		font-weight: bold;
		line-height: 40px;
	}
	#shop_info .home ul{
		font-size: 0;
		margin-bottom: -30px;
	}
	#shop_info .home ul li{
		display: inline-block;
		width: 50%;
		box-sizing: border-box;
		padding: 0 28px;
		text-align: left;
		vertical-align: top;
		margin: 0 0 70px;
	}
	#shop_info .home ul li .img{
		float: left;
		width: 160px;
		padding: 0 30px 0 0;
	}
	#shop_info .home .subtitle{
		position: relative;
		margin-left: 160px;
		font-size: 22px;
		font-size: 20px;
		font-weight: bold;
		line-height: 1.2;
		margin-bottom: 10px;
	}
	#shop_info .home p{
		margin-left: 160px;
		font-size: 16px;
		line-height: 28px;
		margin-bottom: 16px;
	}
	#shop_info .home p.mb{
		padding-bottom: 28px;
	}
	#shop_info .home p.att{
		font-size: 12px;
		line-height: 20px;
		margin-top: 12px;
		margin-bottom: 4px;
	}
	#shop_info .home a{
		position: relative;
		margin-left: 160px;
		display: block;
		height: 40px;
		box-sizing: border-box;
		font-size: 18px;
		font-weight: bold;
		line-height: 33px;
		border: 3px solid #e60012;
		border-radius: 10px;
		color: #e60012;
		text-align: center;
	}
	#shop_info .home a:hover{
		opacity: 0.7;
	}
	#shop_info .home a:after{
		content: '';
		display: inline-block;
		border-top: 8px solid transparent;
		border-bottom: 8px solid transparent;
		border-left: 10px solid #e60012;
		margin: 0 0 -2px 10px;
	}
}

@media (max-width: 767px){
	.pc{
		display: none;
	}
	.contents-wrapper{
		background-color: #fff;
	}
	#shop_info .inner{
		text-align: center;
	}
	#shop_info .contents_title{
		display: inline-block;
		font-size: 29px;
		font-weight: bold;
		line-height: 36px;
		border-bottom: 2px solid #e50111;
		color: #e50111;
		padding: 20px 0 0;
	}
	#shop_info .lead{
		box-sizing: border-box;
		border: 4px solid #333333;
		margin: 15px 0 0;
		padding: 20px;
		font-size: 15px;
		font-weight: bold;
		line-height: 20px;
		color: #333333;
	}
	#shop_info .visit{
		margin: 45px 0 0;
	}
	#shop_info .visit .title{
		position: relative;
		width: 100%;
		height: 0;
		padding-top: 17.06231454005935%;
		background: url('/-/media/Project/Dmc Tenants/DD Tenant/shared/Information/shop_info/Images/visit_title_sp.png') no-repeat center center;
		background-size: cover;
		margin: 0 0 10px;
	}
	#shop_info .visit .title div{
		position: absolute;
		bottom: 2.8vw;
		left: 50%;
		transform: translateX(-36%);
		width: 100%;
		font-size: 6.666666666666667vw;
		font-weight: bold;
		line-height: 1.0;
		color: #333333;
	}
	#shop_info .visit > ul > li{
		text-align: left;
		overflow: hidden;
		margin-top: 25px;
		padding: 0 11px;
	}
	#shop_info .visit > ul > li:first-child{
		margin-top: 0;
	}
	#shop_info .visit .img{
		display: inline-block;
		width: 13.6vw;
	}
	#shop_info .visit .subtitle{
		display: inline-block;
		font-size: 17px;
		font-weight: bold;
		line-height: 13.6vw;
		color: #e60012;
		margin-left: 10px;
	}
	#shop_info .visit p{
		font-size: 14px;
		line-height: 21px;
		margin: 0;
	}
	#shop_info .visit p.bold{
		font-size: 16px;
		font-weight: bold;
	}
	#shop_info .visit > ul > li > ul > li{
		position: relative;
		font-size: 14px;
		line-height: 21px;
		color: #333333;
		padding-left: 1em;
	}
	#shop_info .visit > ul > li > ul > li:before{
		content: '・';
		position: absolute;
		left: 0;
	}
	#shop_info .visit .btn_wrap{
		margin: 25px 0 0;
		padding: 0 11px;
	}
	#shop_info .visit .btn_wrap .btn_store{
		position: relative;
		display: block;
		height: 50px;
		box-sizing: border-box;
		font-size: 17px;
		font-weight: bold;
		line-height: 48px;
		border: 2px solid #e60012;
		border-radius: 5px;
		color: #e60012;
		text-align: center;
	}
	#shop_info .visit .btn_wrap .btn_store:after{
		content: '';
		display: inline-block;
		border-top: 6.25px solid transparent;
		border-bottom: 6.25px solid transparent;
		border-left: 8px solid #e60012;
		margin: 0 0 -1px 6px;
	}


	#shop_info .home{
		margin-top: 70px;
	}
	#shop_info .home .title{
		position: relative;
		width: 100%;
		height: 0;
		padding-top: 13.94658753709199%;
		background: url('/-/media/Project/Dmc Tenants/DD Tenant/shared/Information/shop_info/Images/home_title_sp.png') no-repeat center center;
		background-size: cover;
		margin: 0 0 24px;
	}
	#shop_info .home .title div{
		position: absolute;
		bottom: 2.8vw;
		left: 50%;
		transform: translateX(-38%);
		width: 100%;
		font-size: 6.666666666666667vw;
		font-weight: bold;
		line-height: 1.2;
		color: #333333;
	}
	#shop_info .home .title div span.small{
		font-size: 4.266666666666667vw;
		font-weight: bold;
		line-height: 1.2;
	}
	#shop_info .home ul li{
		position: relative;
		padding: 0 11px 0 26.66666666666667vw;
		text-align: left;
		margin: 0 0 40px;
	}
	#shop_info .home ul li .img{
		position: absolute;
		top: 5px;
		left: 11px;
	}
	#shop_info .home ul li .img img{
		width: 17.33333333333333vw;
	}
	#shop_info .home .subtitle{
		font-size: 16px;
		font-weight: bold;
		line-height: 1.0;
		margin-bottom: 5px;
	}
	#shop_info .home p{
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 8px;
	}
	#shop_info .home a{
		position: relative;
		display: block;
		height: 40px;
		box-sizing: border-box;
		font-size: 14px;
		font-weight: bold;
		line-height: 36px;
		border: 2px solid #e60012;
		border-radius: 5px;
		color: #e60012;
		text-align: center;
	}
	#shop_info .home a:after{
		content: '';
		display: inline-block;
		border-top: 6.25px solid transparent;
		border-bottom: 6.25px solid transparent;
		border-left: 8px solid #e60012;
		margin: 0 0 -1px 6px;
	}
	#shop_info .home p.att{
		font-size: 13px;
		line-height: 19px;
		margin-top: 12px;
		margin-bottom: 6px;
	}
}

